const github.com/andybalholm/brotli.kSlackForEightByteHashingEverywhere
4 uses
github.com/andybalholm/brotli (current package)
ringbuffer.go#L42: const kSlackForEightByteHashingEverywhere uint = 7
ringbuffer.go#L49: size := 2 + int(buflen) + int(kSlackForEightByteHashingEverywhere)
ringbuffer.go#L56: copy(new_data, rb.data_[:2+rb.cur_size_+uint32(kSlackForEightByteHashingEverywhere)])
ringbuffer.go#L64: for i = 0; i < kSlackForEightByteHashingEverywhere; i++ {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |